/*频道模板的css*/

 /**
body,img {

    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter     id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /*     Firefox 10+, Firefox on Android */
filter:gray; /* IE6-9 */
-webkit-filter:grayscale(100%); 
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter:grayscale(1);

}*/
.banner {
	width:100%;
	margin:0 auto;
}
.content1 {
	margin:0 auto;padding-top:30px;
	width:1000px;
}
.con1_left {
	width:460px;
	float:left;
	background:url(leftline.jpg) no-repeat right 10px;
	height:420px;padding-right:40px;
}
.con1_right {
	width:480px;
	float:right;
}
.content2 {
	background:#ededed;
	width:100%;
}
.yqlj {
	margin:0 auto;
	width:1000px;
}
.content3 {
	margin:0 auto 12px;
	width:1000px;
}
/*首页公司简介的css*/


.gsjj {
	margin-left:150px;
	padding-left:70px;margin-bottom:10px;
}
.gsjj h1 {
	font-size:22px;
	color:#000;
	font-family:"微软雅黑";
	font-weight:normal;
}
.gsjj p {
	font-size:12px;
	color:#004f87;
	font-family:Arial, Helvetica, sans-serif;
}
.index_gscp {
	
	text-align:center;
	margin-top:15px;
}
.index_gscp:hover a{color:#d40306;}
.index_cpimg a img{padding:6px;}
.index_cpimg a img:hover{background:url(/qdgxjr/resource/cms/2015/12/2015121515422286728.png) no-repeat center center;}

.index_cpimg {
}
.index_cptit {
	margin:3px 0;
	text-align:center;
}
.index_cptit a {
	font-size:16px;
	color:#000;
	font-family:"微软雅黑";
}
.index_cptit a:hover {
	color:#d40306;
}
.index_cpzy {
	font-size:12px;
	line-height:21px;
	text-align:left;
}
.index_cpzy a:hover {
	color:#d40306;
}
.index_cpsq {
	background:#f1aa00;
	color:#ffffff;
	width:85px;
	height:25px;
	line-height:25px;
	margin-top:20px;
	text-align:center;
	margin:15px auto 0;
}
.index_cpsq a {
	color:#ffffff;
	width:85px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:block;
}
.index_zixun {margin-top:20px;
}
.index_zximg {
	padding-top:6px;width:86px;height:82px;
}
.index_zximg img {
	border:1px #cecece solid;width:84px;height:80px;
}
.index_tit a {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:24px;
	color:#000;
	display:block;
}
.index_tit a:hover {
	color:#d40306;
}
.index_summary {
	font-size:12px;
	line-height:21px;
	
}
.index_summary a {
	color:#727272;
}
.index_summary a:hover {
	color:#d40306;
}
.index_date {
	font-size:12px;
	line-height:24px;
	color:#8d8d8d;
}
.index_zxmore {
	padding-bottom:10px;
	text-align:right;
}
.index_zxmore a:hover {
	color:#d40306;
}
/*menu*/
.content_bottom_box {
	width:1003px;
	position:absolute;
	bottom:70px;
	left:52%;
	min-height:25px;
	z-index:99;
	margin-left:-502px;
}
.tig_box {
	height:130px;
	background:#fff;
	width:240px;
	overflow:hidden;
}
.tig_box dl {
	width:240px;
}
.tig_box dl dt {
	width:100px;
	height:112px;
	float:right;
	overflow:hidden;
}
.tig_box dl dd {
	font-size:12px;
	color:#464646;
	padding:20px 0 0 10px;
	float:left;
	width:130px;
}
.tig_box dl dd p {
	padding:2px 0;
}
.tig_box dl dd a {
	display:block;
	line-height:1.5;
}
.tig_box dl dd a.index_more {
	text-align:right;
	color:#e50112;
	font-size:12px;
}
.content_bottom_tig {
	width:245px;
	height:25px;
	position:absolute;
	overflow:hidden;
	font-family: "微软雅黑";
}
.place1 {
	left:0px;
	bottom:0px;
}
.place2 {
	left:245px;
	bottom:0px;
}
.place3 {
	left:490px;
	bottom:0px;
}
.place4 {
	left:735px;
	bottom:0px;
}
.content_bottom_tig h4 {
	height:25px;
}
.content_bottom_tig h4 a {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:6px;
	background:url(../images/btnbg2.png) no-repeat -248px;
	font-size:12px;
	color:#333;
}
.content_bottom_tig h4 a:hover, .content_bottom_tig h4 a.hover {
	background:url(../images/btnbg2.png) no-repeat left;
	color:#fff;
}


/* 首页banner flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:60px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:80px;height:6px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:80px;height:6px;overflow:hidden;background:#ffffff;cursor:pointer;font-size:0px;}
.flex-control-nav .flex-active{background:#d40306;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;display:none;}
.flex-direction-nav li a{display:block;width:65px;height:65px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/qdgxjr/resource/cms/2015/10/2015102717554192622.png) 0px 0 no-repeat;}
.flex-direction-nav li a.flex-prev:hover{left:40px;background:url(/qdgxjr/resource/cms/2015/10/2015102717554960827.png) 0 center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/qdgxjr/resource/cms/2015/10/2015102717554192622.png) -161px 0 no-repeat;}
.flex-direction-nav li a.flex-next:hover{right:40px;background:url(/qdgxjr/resource/cms/2015/10/2015102717554960827.png) -161px 0 no-repeat;}

/*公司简介html模块的css*/ 

.holder {
	padding-top:25px;
}
.holder img{float:left;padding-right:10px;}
.holder p {
	font-family:"宋体";
	font-size:12px;
	color:#8b8b8b;
	line-height:25px;
	text-align:justify;
	text-indent:24px;
}
.holder p span{padding-left:30px;}
.holder p span a{color:#d40306;}
.zybk_con{margin-top:20px;}